@charset "utf-8";
#featured-area {
	width: 300px;
	padding: 0px 20px 80px;
	position: relative;
}

.roundabout-holder {
	list-style: none;
	width: 300px;
	height: 300px;
	margin: 0px auto;
}

.roundabout-moveable-item {
	font-size: 12px!important;
	height: 266px;
	width: 200px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f9f9f9;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
}

.roundabout-in-focus {
	cursor: auto;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow: 0px 0px 20px #787878;
	-moz-box-shadow: 0px 0px 20px #787878;
	background: #f9f9f9;
}

.roundabout-holder span {
	display: none;
}

.roundabout-in-focus:hover span {
	display: inline;
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 8px 20px;
	background: #f9f9f9;
	color: #3366cc;
	z-index: 999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
}

.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
	outline: none;
	text-decoration: none;
}

.roundabout li {
	margin: 0
}

#featured-area .ban_l_btn,
#featured-area .ban_r_btn {
	position: absolute;
	top: 40%;
	margin-top: -30px;
	left: -1px;
	display: block;
	width: 24px;
	height: 60px;
	background: url(../images/lunbo_17.png) no-repeat;
	z-index: 9;
	overflow: hidden;
}

#featured-area .ban_r_btn {
	left: auto;
	right: -1px;
	background: url(../images/lunbo_20.png) no-repeat;
}

#featured-area ul li div {
	width: 100%;
	height: 100%;
}
#certify .xxbt{display: none;}
#certify .xx{bottom: -105px;display: none;position: absolute;left: -70px;width: 340px;height:auto;}
#certify .xxbt .bt{display: block;font-size: 16px;font-weight: bold;line-height: 50px;text-align: center;}
#certify .xxbt .jj{display: block;line-height: 33px;}
#certify .xx a.bt {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

#certify .xx a.jj {
    display: block;
    line-height: 33px;
}

#certify .roundabout-in-focus .xx{display:block;}